Login  Register

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 Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

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

Johnson
45 posts
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
| More
Print post
Permalink

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

Rallaz
395 posts
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
| More
Print post
Permalink

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

Johnson
45 posts
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