mirror of
https://github.com/boostorg/parameter.git
synced 2026-01-23 17:52:14 +00:00
Merge with the offending files removed.
[SVN r39995]
This commit is contained in:
@@ -453,7 +453,7 @@ int main()
|
||||
, name = S("foo")
|
||||
);
|
||||
|
||||
#ifndef BOOST_NO_SFINAE
|
||||
#if ! defined(BOOST_NO_SFINAE) && ! BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x592))
|
||||
assert(sfinae("foo") == 1);
|
||||
assert(sfinae(1) == 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user