Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-8715

Compiler errors on declaration of const class object

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Medium Medium
    • Code Generation Tools
    • CODEGEN-4207
    • ARM_18.1.0.LTS
    • The following code results in an error stating that s01 requires an initializer: struct S { S() throw() = default; S(co...
    • C++14 section 8.5 paragraph 6 states that if we are to default initialize a const qualified T, then T shall be a class type with...

      Compiler errors on declaration of const class object

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: