Lumiera  0.pre.03
»edit your freedom«
Adaptor< ON(void), enable_if< __and_< is_arithmetic< ON >, __not_< is_same< ON, size_t > > > > > Struct Template Reference

Description

template<typename ON>
struct lib::test::microbenchmark::Adaptor< ON(void), enable_if< __and_< is_arithmetic< ON >, __not_< is_same< ON, size_t > > > > >

Definition at line 112 of file microbenchmark-adaptor.hpp.

Static Public Member Functions

template<typename FUN >
static auto wrap (FUN &&fun)
 
+ Collaboration diagram for Adaptor< ON(void), enable_if< __and_< is_arithmetic< ON >, __not_< is_same< ON, size_t > > > > >:

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