#include <ParallelForEach.h>
Represents an iterable sequence in a container
| Public Attributes | |
| InputIt | start | 
| InputIt | end | 
| Public Member Functions | |
| Range (InputIt s, InputIt e) | |
| InputIt sofa::simulation::Range< InputIt >::end | 
| InputIt sofa::simulation::Range< InputIt >::start | 
| 
 | inline |