Home
last modified time | relevance | path

Searched defs:snn (Results 1 – 1 of 1) sorted by relevance

/external/Microsoft-GSL/tests/
Dstrict_notnull_tests.cpp57 strict_not_null<int*> snn = &x; variable
90 strict_not_null<int*> snn{&x}; variable