clang-tidy-readability-iden.../expected/TemplateTemplateParameter.cpp

2 lines
76 B
C++
Raw Permalink Normal View History

template<template<class T> class tplTplParameter> class AllmightyClass { };