Codebase list ohcount / debian/latest test / detect_files / uses_cpp_stdlib_headers.h
debian/latest

Tree @debian/latest (Download .tar.gz)

uses_cpp_stdlib_headers.h @debian/latestraw · history · blame

1
2
3
#include <string>

std::string foo();