KaMPIng 0.1.0
(Near) zero-overhead C++ MPI bindings.
Loading...
Searching...
No Matches
kamping::internal::ValueTypeWrapper< true, T > Class Template Reference

Wrapper to get the value type of a container type. More...

#include <data_buffer.hpp>

Public Types

using value_type = typename T::value_type
 The value type of T.
 

Detailed Description

template<typename T>
class kamping::internal::ValueTypeWrapper< true, T >

Wrapper to get the value type of a container type.

Template Parameters
TThe type to get the value_type of

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