FastUIDraw
List of all members
fastuidraw::is_const< T > Class Template Reference

#include <util.hpp>

Inheritance diagram for fastuidraw::is_const< T >:
Inheritance graph
[legend]

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
 

Detailed Description

template<typename T>
class fastuidraw::is_const< T >

Provideds functionality of std::is_const so that we do not depend on std.

Definition at line 609 of file util.hpp.


The documentation for this class was generated from the following file: