mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 23:14:04 +00:00
deleted leftover
[SVN r85005]
This commit is contained in:
parent
3e92a5b2a8
commit
fe328c2800
@ -96,8 +96,6 @@ protected:
|
||||
const index_base<Value,IndexSpecifierList,Allocator>&,const copy_map_type&)
|
||||
{}
|
||||
|
||||
void move_(index_base<Value,IndexSpecifierList,Allocator>&){}
|
||||
|
||||
node_type* insert_(const value_type& v,node_type* x,lvalue_tag)
|
||||
{
|
||||
boost::detail::allocator::construct(&x->value(),v);
|
||||
|
Loading…
x
Reference in New Issue
Block a user