summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/expected/cpp/34120-bug_i_999.cpp
blob: 2a5d64a4860301b746b770913dcb7910f23eeb2b (plain)
1
2
template< class T, unsigned N = 0 >
constexpr unsigned long extent_v = extent< T, N >::value;