Boost logo

Boost Users :

Subject: Re: [Boost-users] boost header files
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-03-30 23:14:21


AMDG

mh00219_at_[hidden] wrote:
> I am very new to boost libraries and infact to C++. I have very basic questions.
> I know that when we have a header file (.hpp) then there must also be a (.cpp) that is the implementation of the header file. But when i see the boost header files in \boost directory I dont find any .cpp files. Where are they?
> And what if I am using boost header files in my program then in the makefile I need to compile these header files with the corresponding .cpp files. So what path should I use for them?
>

Boost is largely implemented entirely in headers. Please read
http://www.boost.org/more/getting_started

In Christ,
Steven Watanabe


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