fish-shell/muparser-2.2.5/include
ridiculousfish da84b38430 Constructors to accept more parameters by value
In cases where the constructor needs to take ownership of parameters,
pass them by value and use std::move.
2018-02-18 19:12:45 -08:00
..
muParser.h [muparser] Remove OnDetectVar and Diff 2017-12-18 23:01:18 -08:00
muParserBase.h [muparser] Remove OnDetectVar and Diff 2017-12-18 23:01:18 -08:00
muParserBytecode.h [muparser] Delete ParserByteCode copy and assignment ctors 2017-12-18 23:01:18 -08:00
muParserCallback.h [muparser] Remove ParserCallback m_bAllowOpti flag 2017-12-18 23:01:18 -08:00
muParserDef.h Constructors to accept more parameters by value 2018-02-18 19:12:45 -08:00
muParserInt.h [muparser] Add a muParser ValueOrError type 2017-12-18 23:01:15 -08:00
muParserTest.h [muparser] Remove fun_type overloads that have four or more parameters 2017-12-18 23:01:17 -08:00
muParserToken.h [muparser] Convert more exception handling into explicit errors 2017-12-18 23:01:16 -08:00
muParserTokenReader.h [muparser] Clean up error handling in ParserTokenReader 2017-12-18 23:01:16 -08:00