Wildmeshing Toolkit
|
#include "DerivedReferenceWrapperVariantTraits.hpp"
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | wmtk::utils |
namespace | wmtk::utils::metaprogramming |
namespace | wmtk::utils::metaprogramming::detail |
Functions | |
template<typename BaseVariantTraitsType > | |
BaseVariantTraitsType::ReferenceVariant | wmtk::utils::metaprogramming::as_variant (typename BaseVariantTraitsType::BaseType &value) |
template<typename BaseVariantTraitsType > | |
BaseVariantTraitsType::ConstReferenceVariant | wmtk::utils::metaprogramming::as_const_variant (const typename BaseVariantTraitsType::BaseType &value) |