Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

buffer_registration::operator=

Move assignment.

buffer_registration & operator=(
    buffer_registration && other);

PrevUpHomeNext