...

/

Non-member size(), data() and empty()

Non-member size(), data() and empty()

Here, we'll discuss the functionality of these new non-member functions.

We'll cover the following...

Following the approach from C++11 regarding non-member std::begin() and ...