Tests return‐type convertibility, specialized on whether the target is void.

Synopsis

Declared in <folly/functional/Invoke.h>

template<bool IsVoid>
struct conv_r_;

Specializations

Name

conv_r_<false>

conv_r_<true>

Created with MrDocs