Skip to content

Commit

Permalink
std::pairをfunction templateからclass templateに修正
Browse files Browse the repository at this point in the history
  • Loading branch information
saki7 committed Nov 4, 2017
1 parent eecf326 commit 1359d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/utility/pair.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# pair
* utility[meta header]
* std[meta namespace]
* function template[meta id-type]
* class template[meta id-type]

```cpp
namespace std {
Expand Down

0 comments on commit 1359d48

Please sign in to comment.