Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fmt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
fmt
Commits
fbee89d5
Commit
fbee89d5
authored
Feb 28, 2013
by
Victor Zverovich
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct links
parent
6afa2994
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.rst
README.rst
+3
-2
No files found.
README.rst
View file @
fbee89d5
...
...
@@ -71,8 +71,9 @@ An object of any user-defined type for which there is an overloaded
// s == "The date is 2012-12-9"
You can use ```fmt::TempFormatter``
<http://zverovich.net/format/#project0classfmt_1_1_temp_formatter>`
to create your own functions similar to ``fmt::Format`` and ``fmt::Print``
<http://zverovich.net/format/#project0classfmt_1_1_temp_formatter>`__
to create your own functions similar to ```fmt::Format``
<http://zverovich.net/format/#fmt::Format__StringRef>`__ and ``fmt::Print``
with an arbitrary action performed when formatting is complete:
.. code-block:: c++
...
...
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