Gromacs  2022-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include <type_traits>
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for range.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::Range.

Author
Berk Hess hess@.nosp@m.kth..nosp@m.se

Classes

class  gmx::Range< typename >
 Defines a range of integer numbers and accompanying operations. More...
 
struct  gmx::Range< typename >::iterator
 An iterator that loops over a range of integers. More...