Home
last modified time | relevance | path

Searched refs:staticAssertConstructible (Results 1 – 2 of 2) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/conformance/cpp2/
H A DTestingTest.cpp90 staticAssertConstructible< in TEST()
H A DTesting.h356 constexpr void staticAssertConstructible() { in staticAssertConstructible() function
381 staticAssertConstructible<T, DefaultType, CopyType, MoveType, DtorType>(); in staticAssertCtors()