-- 34c0d521b11ed4191ea3e071a864a84e5e5941b7 by Matthew Brown <matthewbr@google.com>: Release absl::StrFormat custom type extensions - Allows StrFormat methods to be extended to accept types which implement AbslFormatConvert() - NOLINTNEXTLINE(readability-redundant-declaration) used, declarations are required in some compilers. PiperOrigin-RevId: 316963065 -- 4d475b5ad02d41057447d722ad35573fc4f48d1f by Evan Brown <ezb@google.com>: Small fix to previous change: the first overload of insert_iterator_unique wasn't actually being selected. Fix that issue and add tests to verify that it actually works. Note: couldn't use TestInstanceTracker here because that counts instances (and decrements in destructor) rather than counting all constructor calls. PiperOrigin-RevId: 316927690 GitOrigin-RevId: 34c0d521b11ed4191ea3e071a864a84e5e5941b7 Change-Id: If8bbb8317b93af4084ac4cc55b752b99b1581b58
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| arg.cc | Loading commit data... | |
| arg.h | Loading commit data... | |
| arg_test.cc | Loading commit data... | |
| bind.cc | Loading commit data... | |
| bind.h | Loading commit data... | |
| bind_test.cc | Loading commit data... | |
| checker.h | Loading commit data... | |
| checker_test.cc | Loading commit data... | |
| convert_test.cc | Loading commit data... | |
| extension.cc | Loading commit data... | |
| extension.h | Loading commit data... | |
| extension_test.cc | Loading commit data... | |
| float_conversion.cc | Loading commit data... | |
| float_conversion.h | Loading commit data... | |
| output.cc | Loading commit data... | |
| output.h | Loading commit data... | |
| output_test.cc | Loading commit data... | |
| parser.cc | Loading commit data... | |
| parser.h | Loading commit data... | |
| parser_test.cc | Loading commit data... |