Skip to content

Zpages wrapper improvement#17

Open
kmanghat wants to merge 8 commits into
zpages-examplefrom
zpages-wrapper-improvement
Open

Zpages wrapper improvement#17
kmanghat wants to merge 8 commits into
zpages-examplefrom
zpages-wrapper-improvement

Conversation

@kmanghat
Copy link
Copy Markdown
Owner

@kmanghat kmanghat commented Aug 3, 2020

No description provided.

class zPages {
public:
static void Initialize(){
static zPages instance;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

static zPages* instance = new zPages;

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as per our discussion offline I've left this as is for the champions to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants