Subject: Re: [boost] Boost Support for Android and iOS
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2012-12-26 08:14:33


Hi,

I've used several boost libraries on iOS without any problem.
However, I consciously avoided using libraries that might have to work with
the platform API to avoid any problem.
I think only some platform, abstracting platform specific functionality,
would need to provide additional platform support,
not all boost libraries.

Joel Lamotte