Struct CompleteType< void >
Synopsis
#include <include/internal/benchmark/detail/catch_complete_invoke.hpp>
template <>
struct CompleteType<void>
Description
No description yet.
Structures
type |
Source
Lines 25-26 in include/internal/benchmark/detail/catch_complete_invoke.hpp.
template <>
struct CompleteType<void> { struct type {}; };