Date
1 - 2 of 2
Review: Fixed const correctness
Jeremy Selan <jeremy...@...>
Issue:
http://github.com/imageworks/OpenColorIO/issues#issue/48 Commit: http://github.com/jeremyselan/OpenColorIO/commit/a0fb960d0e8b083acc4bd18048d24ac8e49f99ad All the classes that relied on the m_impl pattern were inadvertently working around const correctness. This fixes the issue. -- Jeremy
|
|
Malcolm Humphreys <malcolmh...@...>
LGTM
toggle quoted messageShow quoted text
On 28/12/2010, at 9:57 AM, Jeremy Selan wrote:
Issue:
|
|