Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-common
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Timo Koch
dune-common
Commits
06cd4e20
Commit
06cd4e20
authored
14 years ago
by
Carsten Gräser
Browse files
Options
Downloads
Patches
Plain Diff
Use utf-8 encoding
[[Imported from SVN: r6145]]
parent
fa75b991
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dune/common/debugstream.hh
+1
-1
1 addition, 1 deletion
dune/common/debugstream.hh
dune/common/exprtmpl.hh
+2
-2
2 additions, 2 deletions
dune/common/exprtmpl.hh
with
3 additions
and
3 deletions
dune/common/debugstream.hh
+
1
−
1
View file @
06cd4e20
...
...
@@ -273,7 +273,7 @@ namespace Dune {
/*! \brief explicit specialization so that enums can be printed
Operators for built-in types follow special
rules (§11.2.3) so that enums won't fit into the generic
rules (
§
11.2.3) so that enums won't fit into the generic
method above. With an existing operator<< for int however
the enum will be automatically casted.
*/
...
...
This diff is collapsed.
Click to expand it.
dune/common/exprtmpl.hh
+
2
−
2
View file @
06cd4e20
...
...
@@ -12,8 +12,8 @@
/*! @file
@brief This file provides expression templates for the
Dense Matrix and Vector Template Library and for the
Iterative Solvers Template Library.
«
Dense Matrix and Vector Template Library»
and for the
«
Iterative Solvers Template Library»
.
@verbatim
$Id$
@endverbatim
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment