macro TL_EXPECTED_IS_TRIVIALLY_COPY_CONSTRUCTIBLE ¶
TL_EXPECTED_IS_TRIVIALLY_COPY_CONSTRUCTIBLE(T) \
std::is_trivially_copy_constructible<T> Defined at thirdparty/expected/expected.hpp:104