Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
inline_or_executor::operator= (3 of 4 overloads)

Move assignment operator.

inline_or_executor & operator=(
    inline_or_executor && other);

PrevUpHomeNext