Searched refs:CheckPassSource (Results 1 – 1 of 1) sorted by relevance
48 using CheckPassSource = std::integral_constant<bool, typedef72 static_assert(CheckPassSource<TestT>::value, "cannot pass as Source const&"); in AssertPathable()