Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost and Intellisense
From: Leo Cacciari (leo.cacciari_at_[hidden])
Date: 2018-05-16 06:37:39


On Tue, May 15, 2018 at 6:24 PM, Alex Perry via Boost-users
<boost-users_at_[hidden]> wrote:
> On 15 May 2018 07:55 Leo Cacciari [mailto:leo.cacciari_at_[hidden]] wrote:
>
>>Hi,
>>
>>I'm developing a windows application using boost libraries.
>>Unfurtunately, some parameters of it are totally out of my control, nor I have the leverage needed to change it. Namely,
>
> ....
>
> It works for me using VS2012 and boost 1.55 which is pretty close to your target restrictions.
>
> Are the boost directories reachable / defined within the project?
>
> Ie when you do
>
> #include <boost/ ....
>
Hi,
Yes it does. It even shows alternatives when I type boos::asio:: or
similar prefixes. However some alternatives that should be there
aren't. For one, the ip namespace under boost::asio. I even tried to
include directly boost/asio/ip/udp.hpp to no avail.

There are other alternatives missing, such as boost::asio::streambuf
(but it sees boost::asio::basic_streambuf so that I can write
asio::boost::basic_streambuf<> and make it happy at the cost of having
longer typedef).

It seems like Intellisense is unable to make sense of some boost
header files, not enough intelli? :-)

lc

-- 
Leo Cacciari
Aliae nationes servitutem pati possunt. Populi Romani est propria libertas.

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