Skip to content

Function autocast

function autocast(const Tfrom &) meta

template <typename Tfrom>
KFR_INTRINSIC constexpr autocast_impl<Tfrom> autocast(const Tfrom& value) noexcept { … }

Template parameters
Tfrom source value type
Parameters
value value to convert

Fully qualified name: kfr::autocast(const Tfrom &)

Declared at meta.hpp:1566

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.