ttg::detail::default_priomap< keyT > Struct Template Reference
Inheritance diagram for ttg::detail::default_priomap< keyT >:
ttg::detail::default_priomap_impl< keyT >

Documentation

template<typename keyT>
struct ttg::detail::default_priomap< keyT >

Definition at line 41 of file world.h.

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 >
ttg::detail::default_priomap< keyT >::default_priomap ( )
default

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