Function bitcast_anything¶
function bitcast_anything(const Tin &) meta¶
template <typename Tout, typename Tin>
KFR_INTRINSIC Tout bitcast_anything(const Tin& in)
| Tout | target type |
| Tin | source type |
Fully qualified name: kfr::bitcast_anything(const Tin &)
Declared at meta.hpp:2054
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.