OSDN Git Service

test: jpeg/enc: fix TestInput::SharedConst typedef
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 28 Sep 2016 20:36:03 +0000 (13:36 -0700)
committerSean V Kelley <seanvk@posteo.de>
Mon, 3 Oct 2016 18:30:35 +0000 (11:30 -0700)
commit393019134cfe9bde212b87f04362be4ad649e42c
tree1ecb67d664eda8ebfb2b69453abc060198dc4120
parent0442e739adc068ad86f084fb8582297fccb4117e
test: jpeg/enc: fix TestInput::SharedConst typedef

The ::JPEG::Encode::TestInput::SharedConst typedef should
actually use a 'const TestInput' template parameter
for the std::shared_ptr. Hence, the name.

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
Reviewed-by: Sean V Kelley <seanvk@posteo.de>
test/i965_jpeg_test_data.h