core: fix icc std::exception_ptr detection
authorAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 26 Apr 2018 14:46:25 +0000 (17:46 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 26 Apr 2018 14:46:25 +0000 (17:46 +0300)
commit39e2d64b84a37b97f40fdf0c012d91ee66393254
tree2645302faea0304e342934035902980731531cb3
parentbf552fdb88843f9f23e5e632038cba0df566f82e
core: fix icc std::exception_ptr detection

std::exception_ptr requires enabled C++11 mode
modules/core/src/parallel.cpp