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

#include "MetaUtils.h"

Inheritance diagram for util::details::with_const_as_dispatch_ref< Base, Key, typename >:
util::details::with_const_as_impl< Base, Key >

Public Types

using type = std::remove_const_t< Base >
 

Detailed Description

template<typename Base, typename Key, typename = void>
struct util::details::with_const_as_dispatch_ref< Base, Key, typename >

Definition at line 737 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: