mitteLib
Loading...
Searching...
No Matches
mlab::result_impl< E, T > Struct Template Reference

#include <result.hpp>

Classes

struct  content_wrap
 

Detailed Description

template<class E, class T>
struct mlab::result_impl< E, T >
Note
Since any_of requires a matching ''template <result_content> class T'', we need so split the tiple ''<E, T, result_content>'' in a two-level template, by means of a wrapping struct.

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