Function just_value¶
function just_value(T) meta¶
template <typename Ty, typename T>
KFR_INTRINSIC constexpr T just_value(T value) { … }
| Ty | tag type used for SFINAE |
| T | value type |
Fully qualified name: kfr::just_value(T)
Declared at meta.hpp:2086
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.