Skip to content

Fix compile error with container.hpp when FOONATHAN_MEMORY_NO_NODE_SIZE is set#59

Merged
foonathan merged 1 commit intofoonathan:masterfrom
wtsnyder:no_node_size_fix
Nov 15, 2019
Merged

Fix compile error with container.hpp when FOONATHAN_MEMORY_NO_NODE_SIZE is set#59
foonathan merged 1 commit intofoonathan:masterfrom
wtsnyder:no_node_size_fix

Conversation

@wtsnyder
Copy link
Contributor

shared_ptr_node_size is not defined when FOONATHAN_MEMORY_NO_NODE_SIZE is set so the allocate_shared_node_size template will fail to build when another project includes it

@foonathan foonathan merged commit 219213a into foonathan:master Nov 15, 2019
@foonathan
Copy link
Owner

Ah, I forgot to fix that, thank you.

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