Skip to content

Commit

Permalink
for easy to misunderstand
Browse files Browse the repository at this point in the history
  • Loading branch information
satoren committed Aug 8, 2016
1 parent 6181f8b commit 0fbe349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/kaguya/config.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ extern "C" {
#endif
#ifndef KAGUYA_FUNCTION_MAX_OVERLOADS
///! this define used C++03 only.
#define KAGUYA_FUNCTION_MAX_OVERLOADS KAGUYA_FUNCTION_MAX_TUPLE_SIZE
#define KAGUYA_FUNCTION_MAX_OVERLOADS 9
#endif

#ifndef KAGUYA_NOEXCEPT
Expand Down

0 comments on commit 0fbe349

Please sign in to comment.