clang  3.7.0
clang::ast_matchers::dynamic::internal::ArgTypeTraits< T > Struct Template Reference

Helper template class to just from argument type to the right is/get functions in VariantValue. Used to verify and extract the matcher arguments below. More...

#include <Marshallers.h>

Inheritance diagram for clang::ast_matchers::dynamic::internal::ArgTypeTraits< T >:
[legend]

Detailed Description

template<class T>
struct clang::ast_matchers::dynamic::internal::ArgTypeTraits< T >

Helper template class to just from argument type to the right is/get functions in VariantValue. Used to verify and extract the matcher arguments below.

Definition at line 39 of file Marshallers.h.


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