|
My Project
|
Public Member Functions | |
| DeckValue (int) | |
| DeckValue (double) | |
| DeckValue (const std::string &) | |
| DeckValue (const UDAValue &) | |
| bool | is_default () const |
| template<typename T > | |
| T | get () const |
| template<typename T > | |
| bool | is_compatible () const |