Template Class Archive::EntryRange¶
Defined in File archive.h
Nested Relationships¶
This class is a nested type of Class Archive.
Class Documentation¶
-
template<EntryOrder order>
class EntryRange A range of entries in an
Archive.EntryRangerepresents a range of entries in a specific order.An
EntryRangecan’t be modified is consequently threadsafe.