|
libebml_ng
|
Template implementations of the ebml::ebmlElement abstract base class.
More...
Classes | |
| class | ebml::ebmlElementCRTP< ebmltype_t, ebmlinst_t, instbase_t > |
| CRTP template for EBML Element instances. More... | |
Template implementations of the ebml::ebmlElement abstract base class.
This group contains the template classes that are specialized with a data type to create a concrete EBML element instance. These classes directly hold the element's value and are the functional objects that are created and manipulated by the library's users.
1.8.14