mal-packet-weaver
C++20 packet serialization/deserialization library.
Loading...
Searching...
No Matches
type_at Struct Reference

Provides access to the type at a specific index within the parameter pack. More...

#include "template.hpp"

Detailed Description

Provides access to the type at a specific index within the parameter pack.

Template Parameters
indexThe index of the type to retrieve.
Note
The index should be less than the total size of the parameter pack.

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