FreePOOMA
2.4.1
|
Template metaprogram that fills all of a loc with the one-dimensional initializer a. More...
#include <Loc.h>
Static Public Member Functions | |
template<int Dim, class T > | |
static void | fill (Loc< Dim > &loc, const T &a) |
Template metaprogram that fills all of a loc with the one-dimensional initializer a.
static void FillAllLocStorage< i >::fill | ( | Loc< Dim > & | loc, |
const T & | a | ||
) | [inline, static] |