0
0
mirror of https://github.com/rbock/sqlpp11.git synced 2024-11-16 12:51:13 +08:00
sqlpp11/include
Roland Bock 0bddd3c739 Rename head/tail to back/front
_head used to represent the position of the next push_back()
and _tail used to represent the position of front().

This CL renames them to avoid confusion.
2023-10-01 18:35:08 +02:00
..
sqlpp11 Rename head/tail to back/front 2023-10-01 18:35:08 +02:00