|
Alexandria
2.14.1
Please provide a description of the project.
|
Public Member Functions | |
| CastSourceIdVisitor () | |
| Source::id_type | operator() (const std::string &from) const |
| template<typename From > | |
| Source::id_type | operator() (const From &from, typename std::enable_if< is_integer< From >()>::type *=0) const |
| template<typename From > | |
| Source::id_type | operator() (const From &, typename std::enable_if<!is_integer< From >()>::type *=0) const |
Static Private Member Functions | |
| template<typename From > | |
| static constexpr bool | is_integer () |
Definition at line 35 of file CatalogFromTable.cpp.
|
inline |
Definition at line 42 of file CatalogFromTable.cpp.
|
inlinestaticprivate |
Definition at line 37 of file CatalogFromTable.cpp.
|
inline |
Definition at line 44 of file CatalogFromTable.cpp.
|
inline |
Definition at line 49 of file CatalogFromTable.cpp.
|
inline |
Definition at line 54 of file CatalogFromTable.cpp.
1.8.5