**Is your feature request related to a problem? Please describe.** The problem is to delete a node from the beginning of the Circular Doubly Linked Lists. **Describe the solution you'd like** I would like to provide a C++ coded solution for this problem.