LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
tt::maybe_const< T, C > Struct Template Reference

#include "type_traits.h"

Public Types

using type = T
 

Detailed Description

template<typename T, const_flavor C>
struct tt::maybe_const< T, C >

Definition at line 102 of file type_traits.h.

Member Typedef Documentation

template<typename T , const_flavor C>
using tt::maybe_const< T, C >::type = T

Definition at line 103 of file type_traits.h.


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