Boost logo

Boost Users :

Subject: Re: [Boost-users] [boost] Boost API System or Library Calls ..
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-11-06 10:24:37


On 11/06/2013 06:23 AM, Rahul Mathur wrote:

> How to know which calls of BOOST are SYSTEM and LIBRARY calls?

Let me quote from the POSIX standard (chapter A.3)

   ''The distinction between a "system call" and a "library routine" is
     an implementation detail that may differ between implementations
     and has thus been excluded from POSIX.1''

Boost is build on top of POSIX, so if POSIX cannot tell, then there is
no way that Boost can.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net