Codebase list ohcount / fresh-snapshots/main test / detect_files / uses_cpp_stdlib_headers.h
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

uses_cpp_stdlib_headers.h @fresh-snapshots/mainraw · history · blame

1
2
3
#include <string>

std::string foo();