|
Wildmeshing Toolkit
|
#include <functional>#include <type_traits>#include <utility>#include <variant>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::utils |
| namespace | wmtk::utils::metaprogramming |
Typedefs | |
| template<class T > | |
| using | wmtk::utils::metaprogramming::unwrap_ref_decay_t = typename unwrap_ref_decay< T >::type |