framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Functions
varint.inl File Reference

Varint mutator. More...

Namespaces

 framework
 Framework namespace.
 
 framework::protocol_buffers
 Protocol buffers namespace.
 

Constant Groups

 framework
 Framework namespace.
 
 framework::protocol_buffers
 Protocol buffers namespace.
 

Functions

template<std::size_t Size, typename Output >
bool framework::protocol_buffers::fixed_length (std::size_t value, Output &&out)
 
template<std::size_t Size>
FRAMEWORK_ALWAYS_INLINE bool framework::protocol_buffers::fixed_length (std::size_t value, char *begin, char *end, char *&it)
 

Detailed Description

Varint mutator.