mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Workarounds for Fusion on IBM xlc
[SVN r40766]
This commit is contained in:
@ -52,6 +52,9 @@
|
||||
# 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