Browse Source
Like unique_ptr, make the operator bool() explicit, so that it is only called implicitly when the value may be "contextually converted to bool" (if, while, etc.). Suggested-by: Filip Roséen <filip@atch.se> Signed-off-by: Thomas Guillem <thomas@gllm.fr>pull/83/head
committed by
Thomas Guillem
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue