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