forked from boostorg/config
Workarounds for Fusion on IBM xlc
[SVN r40766]
This commit is contained in:
@ -52,6 +52,9 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// Some versions of the compiler have issues with default arguments on partial specializations
|
||||||
|
#define BOOST_PARTIAL_SPECIALIZATION_EXPLICT_ARGS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user