MCPcopy 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_retryFunction · 0.85
__get_packageFunction · 0.85
__wgetFunction · 0.85
scan_packageFunction · 0.85
upload_resultsFunction · 0.85
upload_infoFunction · 0.85
test-my-pr.pyFile · 0.85
man_searchFunction · 0.85
checknonnullFunction · 0.85
creduce.pyFile · 0.85
set_versionFunction · 0.85

Calls

no outgoing calls

Tested by 15

_test_library_includesFunction · 0.68
__test_project_errorFunction · 0.68
test_json_no_argumentsFunction · 0.68
test_empty_catch_blockFunction · 0.68
test_show_all_definesFunction · 0.68
test_stlFunction · 0.68
test_strlen_empty_strFunction · 0.68
test_suggest_nullptrFunction · 0.68
test_unused_derefFunction · 0.68
test_debug_clang_outputFunction · 0.68