#include <catch_tostring.h>
template<typename
T>
struct Catch::is_range< T >
Definition at line 1662 of file catch.hpp.
◆ value
Initial value:=
!std::is_same<decltype(begin(std::declval<T>())), not_this_one>
::value &&
!std::is_same<decltype(end(std::declval<T>())), not_this_one>
::value
Definition at line 474 of file catch_tostring.h.
The documentation for this struct was generated from the following files:
- libraries/sys-vm/external/Catch2/include/internal/catch_tostring.h
- libraries/sys-vm/external/Catch2/single_include/catch2/catch.hpp