* fix(examples): exit program if load_param, load_model failed for clear error messsage * ignore .cache dir for clangd * check non-zero instead of -1 for load functions
* chore(examples): add YOLOX to ncnn examples * fix(example): make C++98 happy * apply code-format changes * fix(example): fix #287 in yolox * fix(example): make C++98 happy again * apply code-format changes Co-authored-by: FateScript <FateScript@users.noreply.github.com>