Aegisub/src/command
Thomas Goyne 15ae2b0ccc Eliminate a bunch of explicit constructors/destructors
Use explicitly defaulted destructors for base cases when possible,
eliminate aggregate initialization constructors where possible, and push
some more stuff to NSDMIs.
2014-04-25 14:53:24 -07:00
..
Makefile.inc Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
app.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
audio.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
automation.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
command.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
command.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
edit.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
grid.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
help.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
keyframe.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
recent.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
subtitle.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
time.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
timecode.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
tool.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
video.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
vis_tool.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00