LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
util::is_STLarray< typename > Struct Template Reference

Identifies whether the specified type is a STL array. More...

#include "MetaUtils.h"

Inheritance diagram for util::is_STLarray< typename >:

Detailed Description

template<typename>
struct util::is_STLarray< typename >

Identifies whether the specified type is a STL array.

Template Parameters
Tthe type to be tested
See also
util::is_STLarray_v

Definition at line 359 of file MetaUtils.h.


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