|
gslcpp
Modern-C++ Wrapper for GSL
|
Struct defining whether size of other vector allow copying its data. More...
#include <vector.hpp>
Public Types | |
| enum | { V = (N == S || N == 0 || S == 0) } |
Struct defining whether size of other vector allow copying its data.
| N | Number of elements in other vector. |
Definition at line 84 of file vector.hpp.
| anonymous enum |
1.8.17