Files
test2/tests
Campbell Barton 5c4180d898 BLI_stack: various small additions
- add BLI_stack_count
- add BLI_stack_pop_n to pop into an array
- add BLI_stack_push_r, which returns a pointer that can be filled in

Also remove sanity check in BLI_stack_pop, assert if the stack is empty.
2014-07-15 21:09:03 +10:00
..
2014-07-15 21:09:03 +10:00
2014-06-19 18:48:41 +10:00
2014-06-19 02:09:16 +10:00