Opened 11 years ago
Closed 10 years ago
#6783 closed Bugs (invalid)
IntelliSense Stop Working in VS2008
| Reported by: | MAkram | Owned by: | John Maddock | 
|---|---|---|---|
| Milestone: | To Be Determined | Component: | regex | 
| Version: | Boost 1.49.0 | Severity: | Problem | 
| Keywords: | Cc: | 
Description
Following instruction in file "../boost/regex/v4/regex.hpp" stop the Intillisense feature of Visual Studio 2008.
#ifndef BOOST_REGEX_V4_BASIC_REGEX_CREATOR_HPP #include <boost/regex/v4/basic_regex_creator.hpp> #endif
Change History (4)
comment:1 by , 11 years ago
| Summary: | Intillisense Stop Working in VS2008 → IntelliSense Stop Working in VS2008 | 
|---|
comment:2 by , 11 years ago
- In file "basic_regex_creator.hpp" assigned name to namespace at line 520 (e.g char_less).
comment:3 by , 10 years ago
| Component: | None → regex | 
|---|---|
| Owner: | set to | 
comment:4 by , 10 years ago
| Resolution: | → invalid | 
|---|---|
| Status: | new → closed | 
I'm not sure I understand the issue here, but if Intellisense stops working, while unfortunate, it's not our bug.
BTW the anonymous namespace in basic_regex_creator has gone now anyway (in case that was the issue).
  Note:
 See   TracTickets
 for help on using tickets.
    
