Searched refs:WithConstructorDeclarationOnly (Results 1 – 1 of 1) sorted by relevance
56 struct WithConstructorDeclarationOnly { struct58 WithConstructorDeclarationOnly(int x); // definition not visible. argument61 WithConstructorDeclarationOnly c(0); in compliant1() argument66 WithConstructorDeclarationOnly c(-1); in compliant2() argument