Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ str
Function
str
lib/token.h:215–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
214
template<typename T>
215
void str(T&& s) {
216
mStr = s;
217
mImpl->mVarId = 0;
218
219
update_property_info();
220
}
221
222
/**
223
* Concatenate two (quoted) strings. Automatically cuts of the last/first character.
Callers
15
try_retry
Function · 0.85
__get_package
Function · 0.85
__wget
Function · 0.85
scan_package
Function · 0.85
upload_results
Function · 0.85
upload_info
Function · 0.85
test-my-pr.py
File · 0.85
compare-valueflow-options.py
File · 0.85
man_search
Function · 0.85
checknonnull
Function · 0.85
creduce.py
File · 0.85
set_version
Function · 0.85
Calls
no outgoing calls
Tested by
15
_test_library_includes
Function · 0.68
__test_project_error
Function · 0.68
test_json_entry_file_not_found
Function · 0.68
test_json_no_arguments
Function · 0.68
test_json_invalid_arguments
Function · 0.68
test_empty_catch_block
Function · 0.68
test_show_all_defines
Function · 0.68
test_stl
Function · 0.68
test_strlen_empty_str
Function · 0.68
test_suggest_nullptr
Function · 0.68
test_unused_deref
Function · 0.68
test_debug_clang_output
Function · 0.68