Coder Social home page Coder Social logo

Comments (6)

codingdave avatar codingdave commented on July 18, 2024

The PR fixes the issue on my side.

from type_traits.

rcdailey avatar rcdailey commented on July 18, 2024

I can confirm this issue exists on vs2019 using boost version 1.70.0. The above patch (https://github.com/codingdave/type_traits/commit/ff1a2967b3ca68a6f8fb229c5ad9bc2cfbeb2852) does fix the issue for me.

from type_traits.

yoavmil avatar yoavmil commented on July 18, 2024

I have a similar issue. c++17, mcvs19, boost 1.73, x64.

include\boost\polygon\voronoi_builder.hpp(160,18): error C7626: unnamed class used in typedef name cannot declare members other than non-static data members, member enumerations, or member classes

couldn't solve it. rolling back to c++14.

from type_traits.

glenfe avatar glenfe commented on July 18, 2024

@yoavmil That issue in Boost.Polygon was fixed in develop but not merged to master for the 1.74 release: boostorg/polygon@5cfcb6c

I'll merge it for the 1.75 release.

from type_traits.

yoavmil avatar yoavmil commented on July 18, 2024

Great. thanks for the quick answer

from type_traits.

mw4853 avatar mw4853 commented on July 18, 2024

The patch that @codingdave put up isn't quite correct. It will fix the issue for .NET Framework C++/CLI projects, but not for .NET Core C++/CLI projects.

See:
Issue: #148
PR: #149

from type_traits.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.