Lattice Builder Manual
Software Package for Constructing Rank-1 Lattices
LatBuilder::Vectorize::IsIndexable< T > Class Template Reference

Type traits class that checks if T is indexable with []. More...

#include <Vectorize.h>

Static Public Attributes

static constexpr bool value = value_type::value
 

Detailed Description

template<typename T>
class LatBuilder::Vectorize::IsIndexable< T >

Type traits class that checks if T is indexable with [].


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