length_of_type< T > Struct Template Reference

#include <length_of.h>

Static Public Member Functions

static size_t size (T)
 

Detailed Description

template<typename T>
struct illumina::interop::util::length_of_type< T >

Length of a generic type

Returns 1 by default

Member Function Documentation

static size_t size ( )
inlinestatic

Length of generic type

Note
requires dummy parameter
Returns
1

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