LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
util::details::with_const_as_dispatch_keyref< Base, Key > Struct Template Reference

#include "MetaUtils.h"

Inheritance diagram for 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::details::with_const_as_dispatcher< Base, Key > util::with_const_as< Base, Key >

Public Types

using type = std::remove_const_t< Base >
 

Detailed Description

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

Definition at line 757 of file MetaUtils.h.

Member Typedef Documentation

using util::details::with_const_as_impl< Base, typename, typename >::type = std::remove_const_t<Base>
inherited

Definition at line 726 of file MetaUtils.h.


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