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

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

uses_cpp_stdlib_headers.h @upstream/latestraw · history · blame

1
2
3
#include <string>

std::string foo();