framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
framework::protocol_buffers::field_matcher< Number > Struct Template Reference

Field matcher. More...

#include <field_type.hpp>

Detailed Description

template<uint64_t Number>
struct framework::protocol_buffers::field_matcher< Number >

Field matcher.

Provides a child type (field_matcher <...>::type) that evaluates to std::true_type iff field_number <T>::value == Number - otherwise, evaluates to std::false_type.


The documentation for this struct was generated from the following file: