You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2019. It is now read-only.
The code is ready from the beginning only instead include Boost.Locale headers it has a dummy definition of translate()
define translate(str) str // TODO: Use Boost.Locale when available
Boost.Locale is available since Boost 1.48:
http://www.boost.org/doc/libs/1_48_0/libs/locale/doc/html/index.html