P
Size: a a a
P
со
target_compile_options(some_target PUBLIC -isystem)
TS
target_compile_options(some_target PUBLIC -isystem)
target_include_directories(target SYSTEM ... )
AS
target_compile_options(some_target PUBLIC -isystem)
target_link_libraries
EP
PK
try { /**/ }
catch(...)
{
log();
throw; // прокидывает дальше
}
VK
VK
EP
try { /**/ }
catch(...)
{
log();
throw; // прокидывает дальше
}
PK
EP
PK
EP
PK
PK
v
EP
PK
throw;
подумал, а спрашивали другое