LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
util::details::is_string_type_impl< T, std::enable_if_t< is_character_type_impl< typename T::value_type >::value > > Struct Template Reference

#include "MetaUtils.h"

Inheritance diagram for util::details::is_string_type_impl< T, std::enable_if_t< is_character_type_impl< typename T::value_type >::value > >:

Detailed Description

template<typename T>
struct util::details::is_string_type_impl< T, std::enable_if_t< is_character_type_impl< typename T::value_type >::value > >

Definition at line 680 of file MetaUtils.h.


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