Git Product home page Git Product logo

carbon's Introduction

carbon

carbon

carbon's People

Contributors

sandy533533 avatar shawn918 avatar destin035 avatar john790118 avatar newtonniuzz avatar jeff0083 avatar

Stargazers

Zhu Fei-Fan avatar

Watchers

 avatar

carbon's Issues

hash表从map改为unordered map后编译不过

出现如下错误:
use of deleted function ‘std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map() [with _Key = has_rule_key_s; _Tp = int; _Hash = std::hash<has_rule_key_s>; _Pred = std::equal_to<has_rule_key_s>; _Alloc = std::allocator<std::pair<const has_rule_key_s, int> >]’;
‘std::__hash_enum<_Tp, >::~__hash_enum() [with _Tp = has_rule_key_s; bool = false]’ is private within this context;
use of deleted function ‘std::hash<has_rule_key_s>::hash()’;
use of deleted function ‘std::__detail::_Hash_code_base<has_rule_key_s, std::pair<const has_rule_key_s, int>, std::__detail::_Select1st, std::hash<has_rule_key_s>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, true>::
_Hash_code_base()’
等等~~~

代码格式问题

已提交的代码有很多格式不统一的地方,需要添加一个 .clang-format 规则自动格式化代码

push不了啊啊啊

shawn@SHAWN-1:~/systemc/projectNM/carbon$ git push
ERROR: Permission to NMadvres/carbon.git denied to Shawn918.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

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.