14#ifndef __cxz_dynamic_meta_h__
15#define __cxz_dynamic_meta_h__
35 std::function<
String(
const std::any&)> mToStr;
36 std::function<
Int(
const std::any&,
const std::any&)> mComp;
69 const std::any&
get()
const {
return mD; }
DType & operator=(const T &d)
bool operator>=(const DType &a) const
const std::any & get() const
bool operator!=(const DType &a) const
bool operator<(const DType &a) const
bool operator==(const DType &a) const
bool operator>(const DType &a) const
bool operator<=(const DType &a) const
Sptr< Range > rangeCast(const RangePtr r)
Declaration of all library types.