Develop Biology
The language of life
|
Go to the source code of this file.
Namespaces | |
namespace | bio |
Functions | |
template<typename TO , typename FROM > | |
TO | bio::Cast (FROM toCast) |
template<typename TO_FINAL , typename TO_1 , typename FROM > | |
TO_FINAL | bio::DoubleForceCast (FROM toCast, TO_1 *autoTo) |
template<typename TO , typename FROM > | |
TO | bio::ForceCast (FROM toCast) |