Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

How to include multi_index.hpp #11086

Open
Charles-ch opened this issue Apr 26, 2022 · 3 comments
Open

How to include multi_index.hpp #11086

Charles-ch opened this issue Apr 26, 2022 · 3 comments

Comments

@Charles-ch
Copy link

I want to use multi_index.hpp from cdt,how to include it from cdt?

@kingsnow-2008
Copy link

do you mean reference multi_index.hpp in smart contract file?

@Charles-ch
Copy link
Author

do you mean reference multi_index.hpp in smart contract file?

En,For example,I want to use multi_index under contracts directory of eos.

@kingsnow-2008
Copy link

You can use “eosio.hpp” that include the file “multi_index.hpp” in your smart contract。you can refer to https://developers.eos.io/manuals/eosio.cdt/latest/how-to-guides/multi-index/index。
Maybe it can help you。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@Charles-ch @kingsnow-2008 and others