Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::mesh::canonical_component_access< AccessLike, Enable > Struct Template Reference

#include <ComponentAccess.hpp>

Inheritance diagram for mundy::mesh::canonical_component_access< AccessLike, Enable >:
[legend]

Public Types

using type = access::raw<std::remove_cvref_t<AccessLike>>

Member Typedef Documentation

◆ type

template<typename AccessLike, typename Enable = void>
using mundy::mesh::canonical_component_access< AccessLike, Enable >::type = access::raw<std::remove_cvref_t<AccessLike>>