mirror of
https://github.com/boostorg/utility.git
synced 2025-08-02 14:24:30 +02:00
*** empty log message ***
[SVN r2654]
This commit is contained in:
@@ -11,8 +11,6 @@ namespace utility
|
||||
unsigned
|
||||
id_type
|
||||
;
|
||||
virtual //To make subj_described* start with obj_id*
|
||||
//See stl_container.log@@2003-06-05.0750
|
||||
~obj_id(void)
|
||||
{}
|
||||
obj_id(void)
|
||||
@@ -39,5 +37,13 @@ namespace utility
|
||||
;
|
||||
};//end obj_id struct
|
||||
}//exit utility namespace
|
||||
//----------------------------
|
||||
//ChangeLog:
|
||||
// 2005-06-17: Larry Evans
|
||||
// WHAT:
|
||||
// rm'ed virtual DTOR
|
||||
// WHY:
|
||||
// comment that had accompanied it and justified use of
|
||||
// virtual DTOR is no longer relevant.
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user