teslamotors / fixed-containers

C++ Fixed Containers
MIT License
377 stars 33 forks source link

Change max_size() and capacity() to members, instead of static functions #86

Closed alexkaratarakis closed 9 months ago

alexkaratarakis commented 9 months ago

For consistency with std:: containers