91th Cygnus<->FSF merge
From-SVN: r13972
This commit is contained in:
parent
eb66be0e6c
commit
cd1bbde17b
@ -27,7 +27,7 @@ public:
|
||||
// destructor
|
||||
virtual ~type_info ();
|
||||
|
||||
bool before (const type_info& arg);
|
||||
bool before (const type_info& arg) const;
|
||||
const char* name () const
|
||||
{ return _name; }
|
||||
bool operator== (const type_info& arg) const;
|
||||
|
Loading…
Reference in New Issue
Block a user