Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

disposition_traits::not_an_error

Determine whether a disposition represents no error.

static bool not_an_error(
    const T & d);

PrevUpHomeNext