Forums - C++11 Language Support

2 posts / 0 new
Last post
C++11 Language Support
Horsetooth
Join Date: 24 Jan 14
Posts: 2
Posted: Tue, 2016-04-05 14:07

I am using the 7.2.08 verison of the Hexagon tools. The Hexagon LLVM/C++ Compiler User Guide document mentions that there is support for C++11. But I am not able to use some of the C++11 features, specifcially std::unique_ptr. May be the C++ library implementation provided with the SDK (Dinkum C++ Library) does not support all C++11 features or may be I missing something very obvious here.

 

Has anyone faced smiliar problems when using C++11 language features?

  • Up0
  • Down0
Peter Glushkov
Join Date: 18 Feb 16
Posts: 1
Posted: Fri, 2016-07-15 03:28

Got just the same issue! When using 'language-embedded' c++11 features - everything seem to compile just ok (like 'auto', const_expr, static_assert, etc). But when using some standard-library specific features - everything breaks! Qualcomm engineers, please give some reply!

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.