folly::IsConvertible

Trait detecting whether a type can be a split() output field.

Synopsis

Declared in <folly/String.h>

template<typename OutputType>
struct IsConvertible
    : /* implementation-defined */

Base Classes

NameDescription
/* implementation-defined */