mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-11 05:14:05 +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&)
|
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)
|
node_type* insert_(const value_type& v,node_type* x,lvalue_tag)
|
||||||
{
|
{
|
||||||
boost::detail::allocator::construct(&x->value(),v);
|
boost::detail::allocator::construct(&x->value(),v);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user