OpenSDN source code
detail::ContextPop< Parent, T, ChildContextType > Struct Template Reference

#include <proto_impl.h>

Public Member Functions

void operator() (ParseContext *context, T *obj)
 

Detailed Description

template<typename Parent, typename T, typename ChildContextType>
struct detail::ContextPop< Parent, T, ChildContextType >

Definition at line 119 of file proto_impl.h.

Member Function Documentation

◆ operator()()

template<typename Parent , typename T , typename ChildContextType >
void detail::ContextPop< Parent, T, ChildContextType >::operator() ( ParseContext context,
T *  obj 
)
inline

Definition at line 120 of file proto_impl.h.

Here is the call graph for this function:

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