structure< T > Struct Template Reference
#include <atria/funken/structure.hpp>
Public Member Functions | |
structure (structure &&x)=default | |
structure (const structure &x)=default | |
structure & | operator= (structure &&x)=default |
structure & | operator= (const structure &x)=default |
std::size_t | hash () const |
void | modified () |
const T & | self () const |
T & | self () |
Detailed Description
template<typename T>
struct atria::funken::structure< T >
- Todo:
- doc
Definition at line 88 of file structure.hpp.
The documentation for this struct was generated from the following file:
- src/atria/funken/structure.hpp