On Wed, Nov 18, 2009 at 9:26 PM, Liu Kai <[email protected]> wrote:
> 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?

We don't use boost at all in the library.  There are probably
thousands of places where we could and should.

-- 
John

------------------------------------------------------------------------------
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

Reply via email to