Searched defs:csp (Results 1 – 2 of 2) sorted by relevance
32 …std::span<const int> csp = {0, 0}; // expected-error {{no matching constructor for initialization … in main() local
34 std::span<const int> csp; in checkCV() local