Skip to content

Commit

Permalink
Removing _4 definition.
Browse files Browse the repository at this point in the history
Boost counts like a rabbit: "one... two... three... a lot"
  • Loading branch information
Gabriel Hare authored and codemercenary committed Aug 16, 2014
1 parent 68eb230 commit 44c2772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/C++11/boost_functional.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ namespace std {
boost::lambda::placeholder1_type _1;
boost::lambda::placeholder2_type _2;
boost::lambda::placeholder3_type _3;
boost::lambda::placeholder4_type _4;
}
}

0 comments on commit 44c2772

Please sign in to comment.