|
Krita Source Code Documentation
|
#include <map_traits.h>
Public Types | |
| typedef std::intptr_t | IntType |
| typedef T | Value |
Static Public Attributes | |
| static const IntType | NullValue = 0 |
| static const IntType | Redirect = 1 |
Definition at line 73 of file map_traits.h.
| typedef std::intptr_t DefaultValueTraits< T >::IntType |
Definition at line 75 of file map_traits.h.
| typedef T DefaultValueTraits< T >::Value |
Definition at line 74 of file map_traits.h.
|
static |
Definition at line 76 of file map_traits.h.
|
static |
Definition at line 77 of file map_traits.h.