Non-member size(), data() and empty()
Here, we'll discuss the functionality of these new non-member functions.
Following the approach from C++11 regarding non-member std::begin()
and std::end()
, C++17
brings three new functions.
Get hands-on with 1400+ tech skills courses.