Gromacs  2020.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
utility.h File Reference
+ This graph shows which files directly or indirectly include this file:

Description

Provides backported functions/classes from utility.

Author
Roland Schulz rolan.nosp@m.d.sc.nosp@m.hulz@.nosp@m.inte.nosp@m.l.com

Functions

template<class T >
constexpr const T & gmx::compat::as_const (T &t) noexcept
 Forms lvalue reference to const type of t.