OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
BinaryTags.h File Reference
#include <cstddef>

Classes

struct  UnsizedTag
 
struct  PresizedTag
 
struct  AppendTag
 
class  ContextTag< T >
 

Namespaces

namespace  tags
 

Functions

constexpr PresizedTag tags::presized (size_t size)
 
template<class T >
constexpr ContextTag< T > tags::context (const T &ctx)
 

Variables

constexpr UnsizedTag tags::unsized
 
constexpr AppendTag tags::append