#include <catch.hpp>
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
The documentation for this struct was generated from the following file: