add Chapter18
This commit is contained in:
5
Chapter18/cib/libs/flow/subgraph_identity.hpp
Normal file
5
Chapter18/cib/libs/flow/subgraph_identity.hpp
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
namespace flow {
|
||||
enum class subgraph_identity { VALUE, REFERENCE };
|
||||
}
|
||||
Reference in New Issue
Block a user