List of all members
util::details::with_const_as_dispatcher< Base, Key > Struct Template Reference

#include <MetaUtils.h>

Inheritance diagram for util::details::with_const_as_dispatcher< Base, Key >:
util::details::with_const_as_dispatch_keyref< Base, Key > util::details::with_const_as_dispatch_ref< Base, std::remove_reference_t< Key > > util::details::with_const_as_impl< Base, std::remove_reference_t< Key > > util::with_const_as< Base, Key >

Additional Inherited Members

- Public Types inherited from util::details::with_const_as_impl< Base, std::remove_reference_t< Key > >
using type = std::remove_const_t< Base >
 

Detailed Description

template<typename Base, typename Key>
struct util::details::with_const_as_dispatcher< Base, Key >

Definition at line 833 of file MetaUtils.h.


The documentation for this struct was generated from the following file: