openfoam/applications/test/CircularBuffer
Mark Olesen f3ba6c6da0 ENH: linked-lists accept more familiar STL method names
- ie, front(), back(), push_front(), push_back(), pop_front()

ENH: add CircularBuffer flattening operator() and list() method

- useful if assigning content to a List etc

BUG: CircularBuffer find() did not return logical index
2022-11-24 12:21:01 +00:00
..
Make ENH: add CircularBuffer container 2022-03-15 14:04:34 +01:00
Test-CircularBuffer.C ENH: linked-lists accept more familiar STL method names 2022-11-24 12:21:01 +00:00