Hi all, I find that things like string_to_enum and enum_to_string in src/utils are exactly bi-direction map, which has been well implemented in boost library. So why not use the boost::bimap to implement these functionality, instead of implement the same thing by hand?
I just want to know if the reason is boost::bimap has some potential problems, or is it a historical reason? Best regards, Kai ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
