diff --git a/doc/special_cases.qbk b/doc/special_cases.qbk index be65f6b..a054474 100644 --- a/doc/special_cases.qbk +++ b/doc/special_cases.qbk @@ -205,7 +205,7 @@ A wrapper class aware of this can use it as: { // Wrapped object constructed in-place via a TypedInPlaceFactory. // No temporary created. - W ( TypedInPlaceFactory2(123,"hello")) ; } The factories are divided in two groups: