$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost.container.vector::operator==() bug?
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2014-11-10 17:45:51
El 10/11/2014 9:04, niXman escribió:
>
> Ok, in what namespaces/file should I implement it?
>
Some memcpy/memmove optimizaton are in
boost/container/detail/utilities.hpp, but just choose what you consider
the best place.
Best,
Ion