9 Oct
2008
9 Oct
'08
8:46 p.m.
AMDG peter_foelsche@agilent.com wrote:
bool variant::empty() const;
Returns: false: variant always contains exactly one of its bounded types. (See the section called “"Never-Empty" Guarantee” for more information.) Rationale: Facilitates generic compatibility with boost::any. Throws: Will not throw. In Christ, Steven Watanabe