Code Monkey home page Code Monkey logo

abcd's People

Contributors

euripedesrocha avatar gotnone avatar odinthenerd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

abcd's Issues

test1.hpp fails to build

The file test1.hpp fails to build with the following error.

In file included from /home/andy/tmp/abcd/test/test.cpp:1:0:
/home/andy/tmp/abcd/test/test1.hpp: In function ‘int test1::run()’:
/home/andy/tmp/abcd/test/test1.hpp:105:11: error: ‘class kvasir::abcd::combiner<test1::my_policy, test1::other_policy, test1::my_allocator>’ has no member named ‘foo’
         m.foo();
           ^~~
/home/andy/tmp/abcd/test/test1.hpp:106:11: error: ‘class kvasir::abcd::combiner<test1::my_policy, test1::other_policy, test1::my_allocator>’ has no member named ‘bar’
         m.bar();
           ^~~

The example in README.md is also out of date. I've updated it to the extent possible, but it fails with an analogous error. I'll send a pull request once the missing member issue is resolved.

No interface.hpp

In this commit, includes to interface.hpp were added, but no interface.hpp was added / existed beforehand. Thus, the library currently cannot work.

Make use of hyphens to improve readability

You should use hyphens at some points in Your ReadMe. Have a look at the first sentence: "policy based class design" would be better to read as "policy-based class-design".

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.