GetFEM
5.4.2
|
convenient initialization of vectors via overload of "operator,". More...
Go to the source code of this file.
Classes | |
class | bgeot::Comma_initializer< Container > |
Template class which forwards insertions to the container class. More... | |
Namespaces | |
bgeot | |
Basic Geometric Tools. | |
convenient initialization of vectors via overload of "operator,".
highly inspired by the boost init.hpp (C) Thorsten Ottosen (http://www.cs.auc.dk/~nesotto/init/)
Definition in file bgeot_comma_init.h.