FCF 2.0 development in progress...
> > > >
[News] [C++ Libraries API] [C++ Downloads] [Donate to the project] [Contacts]

typedef fcf::ConvertFunction

Type: fcf::ConvertFunction

Definition: typedef void (*fcf::ConvertFunction)(void* a_destination, const void* a_source, fcf::ConvertOptions* a_options);;

Package: fcfBasis

File: bits/PartConvert/ConvertFunction.hpp

Available from version: 1.0.1

The signature of a function to convert data to a specific type.