ttg::detail::default_priomap< keyT > Struct Template Reference
Inheritance diagram for ttg::detail::default_priomap< keyT >:
Documentation
template<typename keyT>
struct ttg::detail::default_priomap< keyT >
Public Member Functions | |
default_priomap ()=default | |
Public Member Functions inherited from ttg::detail::default_priomap_impl< keyT > | |
default_priomap_impl ()=default | |
template<typename Key = keyT> | |
std::enable_if_t<!meta::is_void_v< Key >, int > | operator() (const Key &key) const |
template<typename Key = keyT> | |
std::enable_if_t< meta::is_void_v< Key >, int > | operator() () const |
Constructor & Destructor Documentation
◆ default_priomap()
template<typename keyT >
|
default |
The documentation for this struct was generated from the following file:
- ttg/ttg/world.h