RAD Studio
ContentsIndex
PreviousUpNext
E2136: Constructor cannot have a return type specification

C++ constructors have an implicit return type used by the compiler, but you can't declare a return type or return a value.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!