HomeSort by relevance Sort by last modified time
    Searched full:nonconst_np (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p1-11.cpp 17 std::nullptr_t nonconst_np; // expected-note{{declared here}} variable
27 IP<nonconst_np> ip5; // expected-error{{non-type template argument of type 'std::nullptr_t' (aka 'nullptr_t') is not a constant expression}} \
28 // expected-note{{read of non-constexpr variable 'nonconst_np' is not allowed in a constant expression}}

Completed in 1155 milliseconds