10 typedef class _nout tbridge<nseq> __seqSuperClass;
31 template <
typename T, n
bool>
friend struct tmarshaling;
46 const ntype& getType()
const override;
49 scope& subs()
override;
51 ncnt len()
const override;
Integer primitive type in byeol language
Definition nInt.hpp:13
represents native c++ type system for byeol language
Definition ntype.hpp:33
scripted sequence container for integer ranges
Definition seq.hpp:17
Definition tarrayable.hpp:11
Template unidirectional container interface
Definition tucontainable.hpp:20
Bidirectional iterator for key-value containers
Definition biter.hpp:10
Template marshaling interface for C++ bridge
Definition tmarshaling.hpp:19