Is there any difficulties to use boost API and STL API if coding based on LibreCAD under Ubuntu OS ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Is there any difficulties to use boost API and STL API if coding based on LibreCAD under Ubuntu OS ?

Johnson
I want to use boost functions and STL container such as vector /map /list .

not familiar with this Ubuntu OS. Thanks. expert.

Johnson
Reply | Threaded
Open this post in threaded view
|

Re: Is there any difficulties to use boost API and STL API if coding based on LibreCAD under Ubuntu OS ?

Rallaz
This file uses "boost::math::ellint_2", "boost::math::tools::halley_iterate" and std::vector<double>
https://github.com/LibreCAD/LibreCAD/blob/master/librecad/src/lib/engine/rs_ellipse.cpp

then, difficulties none
Reply | Threaded
Open this post in threaded view
|

Re: Re: Is there any difficulties to use boost API and STL API if coding based on LibreCAD under Ubuntu OS ?

Johnson
seems good.
Thanks :)
 

wingame82
 
Date: 2012-12-07 19:36
Subject: Re: Is there any difficulties to use boost API and STL API if coding based on LibreCAD under Ubuntu OS ?
This file uses "boost::math::ellint_2", "boost::math::tools::halley_iterate" and std::vector<double>
https://github.com/LibreCAD/LibreCAD/blob/master/librecad/src/lib/engine/rs_ellipse.cpp

then, difficulties none


To start a new topic under LibreCAD-dev, email [hidden email]
To unsubscribe from LibreCAD-dev, click here.
NAML