| Age | Commit message (Collapse) | Author |
|
These one-liners are useful for meta-programming but they can be easely
implemented. It isn't possible to implement all possible variants in a
generic library, so it is better they are defined in the user code.
Deprecated traits:
- isPOD
- sizeOf
- alignOf
- isSame
- isTemplate
- isInterface
- isClass
- isStruct
- isEnum
|
|
|
|
|
|
|
|
|
|
It allows to use alias this to access the elements by index.
|
|
|
|
|
|
|
|
|
|
Fix #31.
|
|
|
|
|
|
|
|
|
|
|
|
Mallocator is the default allocator now and should be used instead.
|
|
Instead of hard-coded MmapPool.
|
|
|
|
|
|
|
|
|
|
Error.text() returns an error description.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #18.
|
|
|
|
OpenBSD, Solaris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|