[3015] Type of IntElement is changed from long int to int64_t.
Element::create accepts char, short, int, long, long long, int32_t and int64_t. IntElement->intValue() returns int64_t. IntElement->getValue() and IntElement->setValue() accept int64_t only.
Showing
Please register or sign in to comment