12 namespace bitefficient {
14 template struct EndOfCollection<iterator_type>;
15 template struct BinNumber<iterator_type>;
16 template struct BinDateTime<iterator_type>;
17 template struct BinStringNoCodetable<iterator_type>;
18 template struct BinStringCodetable<iterator_type>;
19 template struct BinString<iterator_type>;
20 template struct BinWord<iterator_type>;
21 template struct BinExpression<iterator_type>;
22 template struct UserdefinedParameter<iterator_type>;
std::string::const_iterator iterator_type
Definition for AgentIdentifier.
Foundation of Physical Intelligent Agents.