Function object that constructs a Dest from a value.

Synopsis

Declared in <folly/gen/Base.h>

template<class Dest>
class Cast;

Member Functions

Name

Description

operator()

Constructs a Dest from a value.

Created with MrDocs