Struct CompleteType
Synopsis
#include <include/internal/benchmark/detail/catch_complete_invoke.hpp>
template <typename T>
struct CompleteType
Description
No description yet.
Source
Lines 23-24 in include/internal/benchmark/detail/catch_complete_invoke.hpp.
template <typename T>
struct CompleteType { using type = T; };