Removed trailing spaces.

This commit is contained in:
Ion Gaztañaga
2015-01-02 18:40:20 +01:00
parent 9d70abed82
commit 757475e59c
21 changed files with 59 additions and 59 deletions

View File

@@ -187,7 +187,7 @@ class rbtree_algorithms
//! @copydoc ::boost::intrusive::bstree_algorithms::swap_tree
static void swap_tree(const node_ptr & header1, const node_ptr & header2);
#endif //#ifdef BOOST_INTRUSIVE_DOXYGEN_INVOKED
//! @copydoc ::boost::intrusive::bstree_algorithms::swap_nodes(const node_ptr&,const node_ptr&)