1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 10:59:02 +00:00
david 9698ccabaf Get rid of "using namespace std".
This entails using names like std::vector and std::list rather than bare
vector and list, which was already the prevailing style. The immediate
cause of this is a header file on Solaris 10 that uses a "struct map"
that conflicts with std::map.

In file included from struct_ip.h:40:0,
                 from tcpip.cc:108:
/usr/include/net/if.h:99:9: error: template argument required for 'struct map'
2012-03-19 16:48:27 +00:00
2012-03-16 02:15:03 +00:00
2012-03-07 03:15:51 +00:00
2012-03-07 03:15:51 +00:00
2012-03-19 16:48:27 +00:00
2012-03-19 16:48:27 +00:00
2012-03-07 17:59:55 +00:00
2010-05-23 17:42:44 +00:00
2008-07-31 14:18:21 +00:00
2012-03-19 16:48:27 +00:00
2012-03-19 16:48:25 +00:00

Here is some documentation for Nmap, but these files are much less
comprehensive than what you'll find at the actual Nmap documentation
site ( http://nmap.org ).
Languages
C 37.8%
Lua 28.1%
C++ 16.7%
Shell 5.8%
Python 4.2%
Other 7.2%