FastUIDraw
|
#include <util.hpp>
Additional Inherited Members | |
Public Types inherited from fastuidraw::false_type | |
typedef bool | value_type |
Public Member Functions inherited from fastuidraw::false_type | |
constexpr value_type | operator() () const noexcept |
Static Public Attributes inherited from fastuidraw::false_type | |
static constexpr value_type | value = false |
Provideds functionality of std::is_const so that we do not depend on std.