clang 19.0.0git
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. More...

Inheritance diagram for clang::ast_matchers::dynamic::internal::ArgTypeTraits< T >:
Inheritance graph
[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 55 of file Marshallers.h.


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