is_contiguous< FixedList< T, N > > Struct Template Reference

FixedList is contiguous if the type is contiguous. More...

Inheritance diagram for is_contiguous< FixedList< T, N > >:
[legend]
Collaboration diagram for is_contiguous< FixedList< T, N > >:
[legend]

Detailed Description

template<class T, unsigned N>
struct Foam::is_contiguous< FixedList< T, N > >

FixedList is contiguous if the type is contiguous.

Definition at line 510 of file FixedList.H.


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