Use boost::function for making notes during equals operations.
authorCarl Hetherington <cth@carlh.net>
Mon, 15 Apr 2013 12:38:14 +0000 (13:38 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 Apr 2013 12:38:14 +0000 (13:38 +0100)
commit6322c72a13d7be2e991a8e0421414c0af8187b88
treeb4ca07d1f00016bcd407152202ab408b59f093d4
parent4709841e68d860c4fbee2f2f824e57489c8ad97d
Use boost::function for making notes during equals operations.
14 files changed:
src/asset.cc
src/asset.h
src/dcp.cc
src/dcp.h
src/mxf_asset.cc
src/mxf_asset.h
src/picture_asset.cc
src/picture_asset.h
src/reel.cc
src/reel.h
src/sound_asset.cc
src/sound_asset.h
src/subtitle_asset.h
tools/dcpdiff.cc