8 Dec
2014
8 Dec
'14
7:02 p.m.
I have been using boost::statechart in a c++/cli application since 2009
with no problems. I have also built several boost libraries as
managed(/clr) with no difficulty. To their credit, Microsoft has done a
remarkable job allowing native code to seamlessly run in a managed
assembly. There are some standard library headers that won't build but MS
generally provides c++/cli equivalents.
On Monday, December 8, 2014, It neophyte
hi
quick question: could boost headers (.h) be complied in c++/cli project?
I was told, no by someone, but need further feedback to be sure.
Thanks