From d6f879c2f1ccf7e673a6087d87532246d475ec1c Mon Sep 17 00:00:00 2001 From: Sebastian Date: Thu, 10 Oct 2019 13:13:29 +0200 Subject: [PATCH] std.cfg: Add configuration for std::map::at() (#2256) Reference: https://en.cppreference.com/w/cpp/container/map/at --- cfg/std.cfg | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cfg/std.cfg b/cfg/std.cfg index 3414da290..089e58d4c 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -7584,6 +7584,16 @@ initializer list (7) string& replace (const_iterator i1, const_iterator i2, init + + + + false + + + + + + malloc calloc