Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dnested-implicit-deduction-guides.cpp26 template<class X> struct non_type_param { struct
33 non_type_param<int>::B ntp = 5; argument