Home
last modified time | relevance | path

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

/external/Microsoft-GSL/tests/
Dstrict_notnull_tests.cpp77 const strict_not_null<int*> snn2{&x}; variable
109 const strict_not_null<int*> snn2{nn}; variable