[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
Complete type is a class which was defined (and not just declared) or an array of a known
size of complete element type, see 3.9/6.
--
Valentin Samko - http://www.valentinsamko.com
>hi, when I read about the BOOST::scoped_pt. the document say we muse
>supply a pointer of "complete type" for its constructor. I just can't
>get it, what's eactly mean "complete type"? anyone can give more detail
>info about it?
See section 9.2 paragraph 2 of the C++ standard.
--
Bob Hairgrove
NoSpam...@Home.com