Open GoogleCodeExporter opened 9 years ago
Replacing __is_pod with boost::is_pod<T>::value does seem to fix this issue.
Original comment by da...@wolfire.com
on 29 Jan 2013 at 5:40
Similarly, CRNLIB_ASSUME uses __COUNTER__ which is not supported on GCC 4.2,
but is supported by Apple LLVM 4.1.
Original comment by da...@wolfire.com
on 29 Jan 2013 at 7:57
Original issue reported on code.google.com by
da...@wolfire.com
on 28 Jan 2013 at 8:39