mpd/src/lib/expat
Max Kellermann 71f0ed8b74 *: add "noexcept" to many, many function prototypes
This eliminates some overhead, because the compiler doesn't need to
consider these functions throwing.
2017-05-08 14:44:49 +02:00
..
ExpatParser.cxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
ExpatParser.hxx *: add "noexcept" to many, many function prototypes 2017-05-08 14:44:49 +02:00
StreamExpatParser.cxx lib/expat/ExpatParser: move InputStream overload to separate source file 2017-01-07 15:46:36 +01:00