A trait variable that is true when one type is nothrow‐convertible to another.

Synopsis

Declared in <folly/Traits.h>

using std::is_nothrow_convertible_v;

Created with MrDocs