|
libbio
|
#include <Atom.h>
Static Public Attributes | |
| static const bool | sValue = false |
Is the As<>() request a const type (As< const X >)? A two-standard compile-time trait (type::IsConst is a constexpr FUNCTION, not usable as a template argument on cpp98).
| Pointee | the pointee type (X or const X) after RemovePointer. |
|
static |