Searched hist:19019 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.bin/vgrind/
H A Dvgrindefs.srcdiff 19019 Fri Oct 18 15:23:33 MDT 1996 joerg Slightly improve the C and C++ support. Allow for function return
types being on the same line as the function name, this finally closes
PR # bin/1785. Also allow :: and ~ as part of the function name, for
C++.

Still, C++ operator overloading will not be recognized as a valid
function name. Fixing this would require a major overhaul of the \p
recognition parser.
H A Dregexp.cdiff 19019 Fri Oct 18 15:23:33 MDT 1996 joerg Slightly improve the C and C++ support. Allow for function return
types being on the same line as the function name, this finally closes
PR # bin/1785. Also allow :: and ~ as part of the function name, for
C++.

Still, C++ operator overloading will not be recognized as a valid
function name. Fixing this would require a major overhaul of the \p
recognition parser.

Completed in 155 milliseconds