File: replacements

package info (click to toggle)
gpg-remailer 3.04.07-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 728 kB
  • sloc: cpp: 1,522; sh: 179; makefile: 115; ansic: 23; fortran: 20
file content (7 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7

// replace objdump's idea of what a string is by ours:
#std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >#std::string#
#, std::allocator<XrefData> ##

#std::basic_streambuf<char, std::char_traits<char> >#std::streambuf#
#std::vector<std::string, std::allocator<std::string > >#std::vector<std::string>#