20 #include "SheafSystem/wsv_block.impl.h" 24 using namespace sheaf;
48 stringstream lval_stream;
49 lval_stream.str(xlist);
52 while(lval_stream >> boolalpha >> lval)
59 ensure(!xlist.empty() ? this->ct() > 0 :
true);
Namespace for the sheaves component of the sheaf system.
Whitespace-separated-value block; A block of objects of type T that can be conveniently initialized b...