69#define SHOW_CHECK(_EXPR_) cout << STRINGIFY(_EXPR_) << "\t : " << (_EXPR_::value? "Yes":"No") << endl;
90 typedef std::multiset<Time>
TimeSet;
91 typedef std::map<int,char>
CharMap;
a mutable time value, behaving like a plain number, allowing copy and re-accessing
Query a scope to discover it's contents or location.
_Parent::iterator iterator
Metaprogramming helpers to check for specific properties of a type in question.
Implementation namespace for support and library code.
Test runner and basic definitions for tests.
Simplistic test class runner.
#define LAUNCHER(_TEST_CLASS_, _GROUPS_)
Specific queries to explore contents of a scope within the high-level model.
a family of time value like entities and their relationships.
Perform operations "for each element" of a collection.