Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
b72b814f
Commit
b72b814f
authored
Dec 05, 2008
by
Tom Tromey
Committed by
Tom Tromey
Dec 05, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* include/tr1_impl/functional (_Mu): Fix typo.
From-SVN: r142507
parent
5eddced5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libstdc++-v3/ChangeLog
+4
-0
libstdc++-v3/include/tr1_impl/functional
+1
-1
No files found.
libstdc++-v3/ChangeLog
View file @
b72b814f
2008-12-05 Tom Tromey <tromey@redhat.com>
* include/tr1_impl/functional (_Mu): Fix typo.
2008-12-05 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/38399
...
...
libstdc++-v3/include/tr1_impl/functional
View file @
b72b814f
...
...
@@ -943,7 +943,7 @@ _GLIBCXX_BEGIN_NAMESPACE_TR1
* function object [TR1 3.6.3/5]. Only the first parameter should
* be specified: the rest are used to determine among the various
* implementations. Note that, although this class is a function
* object, i
sn't no
t entirely normal because it takes only two
* object, i
t isn'
t entirely normal because it takes only two
* parameters regardless of the number of parameters passed to the
* bind expression. The first parameter is the bound argument and
* the second parameter is a tuple containing references to the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment