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
972ffd31
Unverified
Commit
972ffd31
authored
Sep 06, 2019
by
Victor Zverovich
Committed by
GitHub
Sep 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.rst
parent
2ed412fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.rst
README.rst
+2
-2
No files found.
README.rst
View file @
972ffd31
...
@@ -44,7 +44,7 @@ Features
...
@@ -44,7 +44,7 @@ Features
reported at compile time, automatic memory management prevents buffer overflow
reported at compile time, automatic memory management prevents buffer overflow
errors.
errors.
* Ease of use: small self-contained code base, no external dependencies,
* Ease of use: small self-contained code base, no external dependencies,
permissive
BSD
`license
permissive
MIT
`license
<https://github.com/fmtlib/fmt/blob/master/LICENSE.rst>`_
<https://github.com/fmtlib/fmt/blob/master/LICENSE.rst>`_
* `Portability <https://fmt.dev/latest/index.html#portability>`_ with
* `Portability <https://fmt.dev/latest/index.html#portability>`_ with
consistent output across platforms and support for older compilers.
consistent output across platforms and support for older compilers.
...
@@ -471,7 +471,7 @@ A: use ``std::tuple``:
...
@@ -471,7 +471,7 @@ A: use ``std::tuple``:
License
License
-------
-------
{fmt} is distributed under the
BSD
`license
{fmt} is distributed under the
MIT
`license
<https://github.com/fmtlib/fmt/blob/master/LICENSE.rst>`_.
<https://github.com/fmtlib/fmt/blob/master/LICENSE.rst>`_.
The `Format String Syntax
The `Format String Syntax
...
...
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