casa
$Rev:20696$
|
Enumeration of possible table vectors. More...
#include <TVec.h>
Public Types | |
enum | TabVecTag { TagScaCol, TagTemp } |
Enumeration of possible table vectors.
<h3>Intended use:</h3> Internal <h3>Synopsis</h3> Define the type of table vectors. Alas, this enum has to be defined outside the class, because some compilers do not support an enum in a templated class.