Nuno Lopes
|
bb26f219fe
|
remove unneeded constructors (last round)
|
2020-07-12 17:41:57 +01:00 |
|
Nuno Lopes
|
e844aef896
|
remove a few more copy constructors, though still not enough to enable the assertion in vector
I give up for now; there are too many copies left for little return..
|
2020-06-03 20:32:13 +01:00 |
|
Nuno Lopes
|
edf0df634d
|
simplifications to refs
|
2019-02-19 13:18:20 +00:00 |
|
Bruce Mitchener
|
cdfc19a885
|
Use nullptr.
|
2018-10-02 09:11:19 +07:00 |
|
Nuno Lopes
|
2b31024dab
|
add obj_ref::operator=(obj_ref &&) + a few explicit uses
|
2018-06-26 17:00:56 +01:00 |
|
Bruce Mitchener
|
76eb7b9ede
|
Use nullptr.
|
2018-02-12 14:05:55 +07:00 |
|
Nuno Lopes
|
e7f0f3b834
|
add move constructor to obj_ref
|
2017-10-16 00:54:30 +01:00 |
|
Nikolaj Bjorner
|
4bc044c982
|
update header guards to be C++ style. Fixes issue #9
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2015-07-08 23:18:40 -07:00 |
|
Leonardo de Moura
|
2c464d413d
|
Reorganizing source code. Created util dir
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2012-10-20 10:19:38 -07:00 |
|