Menu

boost Newbie question : enable_if equivalent

khasimo
2006-02-15
2013-04-11
  • khasimo

    khasimo - 2006-02-15

    Hi there,

    I'm trying to port the xmlbeansxx library (sourceforge.net/projects/xmlbeansxx) under windows using "Borland C++ 5.6.4". The thing is I am having trouble with the "enable_if" construction. From the "config\compiler\borland.hpp", I know that the bcc compiler do not support SFINAE trick and so the "enable_if" and like   constructions. In order to continue the port I have to modify the "enable_if" implementation with something equivalent.

    Thanks folks in advance. I'am really a newbie to boost (and templates) and have no idea about a workaround.

    PS: It is obvious that I will contribute the port to the xmlbeansxx project.

     
    • Rafal Rusin

      Rafal Rusin - 2008-02-11

      we did a port to windows recently. we'll make a release soon.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.