Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrange committed Apr 9, 2014
1 parent 10ffe2d commit 08f9228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cpplinq - LINQ-like list manipulations for C++11
================================================

LINQ for C++ is an attempt to bring LINQ-like list manipulation to C++11.
LINQ for C++ (cpplinq) is an extensible C++11 library of higher-order functions for range manipulation. cpplinq draws inspiration from LINQ for C#.

```cpp
#include "cpplinq.hpp"
Expand Down

0 comments on commit 08f9228

Please sign in to comment.