...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Returns the first element in the row.
field_view front() const;
this->size() > 0
No-throw guarantee.
Constant.