previous versions used to resolve this ambiguity in favour of a ctor call, but now the compiler treats such constructs as function definition; this is reasonable, since C++11 introduced the notion of a "generalised initialisation", which is always written as a (possibly empty) list in braces. In these specific cases here, we just omit the empty parens |
||
|---|---|---|
| .. | ||
| config-rules.cpp | ||
| defs-manager-impl.hpp | ||
| defs-manager.hpp | ||
| defs-registry.hpp | ||
| query-resolver.cpp | ||
| query-resolver.hpp | ||