FreePOOMA  2.4.1
Static Public Member Functions
FillAllLocStorage< i > Struct Template Reference

Template metaprogram that fills all of a loc with the one-dimensional initializer a. More...

#include <Loc.h>

List of all members.

Static Public Member Functions

template<int Dim, class T >
static void fill (Loc< Dim > &loc, const T &a)

Detailed Description

template<int i>
struct FillAllLocStorage< i >

Template metaprogram that fills all of a loc with the one-dimensional initializer a.


Member Function Documentation

template<int i>
template<int Dim, class T >
static void FillAllLocStorage< i >::fill ( Loc< Dim > &  loc,
const T &  a 
) [inline, static]

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