diff options
Diffstat (limited to 'ACE/ace/Unbounded_Set_Ex.h')
-rw-r--r-- | ACE/ace/Unbounded_Set_Ex.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Unbounded_Set_Ex.h b/ACE/ace/Unbounded_Set_Ex.h index b984adeda6e..1f57a82e7cb 100644 --- a/ACE/ace/Unbounded_Set_Ex.h +++ b/ACE/ace/Unbounded_Set_Ex.h @@ -232,7 +232,6 @@ public: typedef const_value_type * const_pointer; typedef ptrdiff_t difference_type; - // = Initialization and termination methods. /// Constructor. Use user specified allocation strategy /// if specified. /** |