Skip to content
Snippets Groups Projects
Commit 57141a3a authored by Oliver Sander's avatar Oliver Sander
Browse files

Export the types 'reference' and 'const_reference'

Just as containers from the standard library do.  These types are needed for
proper interface testing of the dune-istl vector interface.  For VariableBlockVector,
in particular, the type used for references is *not* value_type&, and therefore
the more general approach using a separate 'reference' type is needed.
parent aa10e813
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment