Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

error while compiling

manish_m_
Beginner
535 Views

tbb/tbb_stddef.h:312:10: error: ‘void tbb::internal::no_assign::operator=(const tbb::internal::no_assign&)’ is private
     void operator=( const no_assign& );

 

Any suggestion?

[ on gcc version 4.9.2 (Debian 4.9.2-10) ]

0 Kudos
2 Replies
Anoop_M_Intel
Employee
535 Views

I have redirected this request to Intel TBB Forum.

Thanks and Regards
Anoop

0 Kudos
RafSchietekat
Valued Contributor III
535 Views

This is a redundant thread, please follow up on "tbb_stddef.h:312:10: error: void tbb::internal::no_assign::operator= is private".

0 Kudos
Reply