xdrpp
RFC4506 XDR compiler and message library
List of all members
xdr::indices< N > Struct Template Reference

Placeholder type used to contain a parameter pack of tuple indices, so as to unpack a tuple in function call arguments. More...

#include <types.h>

Detailed Description

template<std::size_t... N>
struct xdr::indices< N >

Placeholder type used to contain a parameter pack of tuple indices, so as to unpack a tuple in function call arguments.

Definition at line 692 of file types.h.


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