fc icon indicating copy to clipboard operation
fc copied to clipboard

template<typename T, class = typename std::enable_if<!std::is_same<mutable_variant_object, std::remove_reference_t<T>> >::type>

Open shangmacun opened this issue 7 years ago • 0 comments

template<typename T, class = typename std::enable_if<!std::is_same<mutable_variant_object, std::remove_reference_t<T>> >::type>

shangmacun avatar Jul 16 '18 05:07 shangmacun